Skip to content

Conversation

@krnowak
Copy link
Member

@krnowak krnowak commented Jan 7, 2026

CI: http://localhost:8080/job/container/job/sdk/2450/cldsv/

Bumping python to 3.12 - Gentoo is slowly moving away from 3.11 as some packages bumped their PYTHON_COMPAT beyond 3.11. Not bumping to 3.13 though, as sec-policy/selinux-base is still at 3.12 at most.

This required updating PYTHON_COMPAT in overlay packages, so I did it by updating them to 3.11 - 3.14 range.

  • Changelog entries added in the respective changelog/ directory (user-facing change, bug fix, security fix, update)
  • Inspected CI output for image differences: /boot and /usr size, packages, list files for any missing binaries, kernel modules, config files, kernel modules, etc.

Not bumping to 3.13 - sec-policy/selinux-base is still on at most
3.12.

Not using PYTHON_SINGLE_TARGET or PYTHON_TARGETS in make.defaults - it
still does not work when building stage1. Somehow both python3_11 and
python3_12 get used, which results in build failure of
sys-apps/systemd - it requires exactly one python version to be
enabled.

Signed-off-by: Krzesimir Nowak <[email protected]>
Signed-off-by: Krzesimir Nowak <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants